バージョン

BackgroundContent メソッド

マップの背景コンテンツを作成します。
シンタックス
'宣言
 
Public Function BackgroundContent( _
   ByVal builder As System.Action(Of BackgroundContentBuilder) _
) As Map(Of T)
public Map<T> BackgroundContent( 
   System.Action<BackgroundContentBuilder> builder
)

パラメータ

builder
ビルダー

戻り値の型

自身
参照

オンラインで表示: GitHub